Sync Callback
A common interface that all synchronous callbacks must extend.
Parameters
<P>
the type of callback parameters
<R>
the type of callback response
A common interface that all synchronous callbacks must extend.
the type of callback parameters
the type of callback response